home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / enter-2004-01.iso / files / maxima-5.9.0.exe / {app} / share / maxima / 5.9.0 / doc / AUTHORS next >
Encoding:
Text File  |  2003-02-09  |  2.1 KB  |  64 lines

  1. Maxima's development history spans three distinct periods: The
  2. research project at MIT, the stewardship of William Schelter and the
  3. current Maxima project.
  4.  
  5. MACSYMA (Project MAC's SYmbolic MAnipulation System) was developed by
  6. the Mathlab group of the MIT Laboratory for Computer Science
  7. (originally known as Project MAC), during the years 1969-1972.  Their
  8. work was supported by grants NSG 1323 of the National Aeronautics and
  9. Space Administration, N00014-77-C-0641 of the Office of Naval
  10. Research, ET-78-C-02-4687 of the U.S. Department of Energy, and
  11. F49620-79-C-020 of the U.S. Air Force.  MACSYMA was further modified
  12. for use under the UNIX operating system (for use on DEC VAX computers
  13. and Sun workstations), by Richard Fateman and colleagues at the
  14. University of California at Berkeley; this version of MACSYMA is known
  15. as VAXIMA.
  16.  
  17. William Schelter developed and maintained this version, Maxima, from
  18. the project's inception until his untimely death in 2001. We are
  19. eternally grateful for his enormous contribution.
  20.  
  21. William Schelter thanked the following people for having tested
  22. the code under various common lisp implementations, and for helpful
  23. comments:
  24.  
  25. hagiya%kurims.kurims.kyoto-u.junet%utokyo-relay.csnet@RELAY.CS.NET
  26.           (in kcl aosv)
  27. steve@spock.ncsa.uiuc.edu  (Steve on sun/franz common lisp)
  28. spar!malcolm@decwrl.dec.com (malcolm) sun/lucid
  29. raible@orville.nas.nasa.gov (Eric Raible on iris(kcl))
  30. fateman@peoplesparc.Berkeley.EDU (Richard Fateman)
  31.  
  32. As of November, 2001, the Maxima project is now supported by the work
  33. of a team of people led by James Amundson and Richard Fateman.
  34.  
  35. The Maxima developers are:
  36.  
  37. Jay Belanger
  38. David Billinghurst
  39. Mike Clarkson
  40. Steve Horne
  41. Wolfgang Jenkner
  42. Paulo Ney de Souza
  43. Dan Stanger
  44. Raymond Toy
  45. Cliff Yapp
  46. Vadim V. Zhytnikov
  47.  
  48. Maxima include contributions from:
  49.  
  50. Juan Pablo Hierro â”´lvarez
  51. Tim Moore
  52. Valerij Pipin
  53. Fedor Bezrukov
  54. Gosei Furuya
  55. Barton Willis
  56. Ole Rohne
  57. Thomas A. Russ
  58.  
  59.  
  60. Starting with version 5.9.0, Maxima uses mk::defsystem and (slightly
  61. modified) run-lisp from the Common Lisp Open Code Collection,
  62. <http://clocc.sourceforge.net>. The nregex code was written by
  63. Lawrence E. Freil.
  64.